home *** CD-ROM | disk | FTP | other *** search
File List | 1998-12-07 | 669 b | 9 lines |
- Address book
- "Last name","0","40","First name","0","40","Address 1","0","40","Address 2","0","40","Zip","0","20","State","0","30","Country","0","30","Phone 1","0","20","Phone 2","0","20","Fax","0","20","Email","0","30","Notes","0","255"
- "Last Name","2","1","2","First Name","2","2","1","EMail","2","11","1"
- Invoices
- "Supplier","0","30","Date purchased","5","0","Description","0","255","Amount","3","0","Due date","5","0","Paid","4","0"
- "Supplier","2","1","2","Date purchased","2","2","1","Paid","2","6","1"
- Inventory
- "Item name","0","40","Description","0","255","Location","0","30","Value","3","0"
- "Item name","1","1","Locations","2","3","1","Value","2","4","1"